Calendar for WinForms | ComponentOne
C1.Win.Calendar.Exceptions Namespace / UnsupportedValueException<T> Class / Value Property

In This Topic
    Value Property (UnsupportedValueException<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As T
    public T Value {get;}
    See Also